Personal tools

Lua/Shared/Vector3/Constructor

From JC2-MP Documentation

< Lua‎ | Shared‎ | Vector3
Jump to: navigation, search

Returns    Vector3
Prototype    Vector3(number x, number y, number z)
Description    Constructs a new vector with the given values.



Returns    Vector3
Prototype    Vector3()
Description    Constructs a new zero vector.